Invalid SQL syntax - expected token: DEFAULT. (Error 3722)

This error occurs when using the ALTER TABLE ALTER COLUMN syntax. It occurs if one of the following keywords, USER, NULL, or literal, are used without being followed by the keyword DEFAULT.